Skip to content

Change/defaultphase #286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 15, 2014
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 14, 2014

Transforms now run by default at their own phase + 1. Review by @DarkDimius.

Multi-phase periods mean that ctx.phaseId is no longer valid, which means
a lot of invariants break.
This makes it more consistent with related methods ensureFreshScopeAfter,
installAfter.
Has been replaced by Getters, but some traces remained.
Now the default phase of treeTransformPhase is phase.next, we
can remove all overrides that specify the same phase.
DarkDimius added a commit that referenced this pull request Dec 15, 2014
@DarkDimius DarkDimius merged commit d65be09 into scala:master Dec 15, 2014
@allanrenucci allanrenucci deleted the change/defaultphase branch December 14, 2017 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants